Skip to content

Conversation

@Vijayshree-VM
Copy link

Feature: identify-scope Tool

Developed a tool that extends the functionality of the Clang preprocessor to identify the function(s) that a given line range belongs to in C/C++ programs.
This PR adds a new Clang tool identify-scope under clang/tools/, which reports functions overlapping with user-specified line ranges.
Please find attached the output screenshot of working of the tool for your reference.
Screenshot 2025-06-21 223617

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant